How to Install gsfonts software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gsfonts software package in Ubuntu 12.04 LTS (Precise Pangolin)

gsfonts software package provides Fonts for the Ghostscript interpreter(s), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gsfonts 

gsfonts is installed in your system.

Make ensure the gsfonts package were installed using the commands given below,

$ sudo dpkg-query -l | grep gsfonts *

You will get with gsfonts package name, version, architecture and description in a table

gsfonts package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Text Processing
Package gsfonts
Version 1:8.11+urwcyr1.0.7~pre44-4.2ub
Description Fonts for the Ghostscript interpreter(s)
Sub Section Text


See Also, How to uninstall or remove gsfonts software package from Ubuntu 12.04 LTS (Precise Pangolin)?